go/types.exprInfo.isLhs (field)

3 uses

	go/types (current package)
		check.go#L29: 	isLhs bool // expression is lhs operand of a shift with delayed type-check
		expr.go#L567: 	if old.isLhs {
		expr.go#L1020: 				info.isLhs = true